home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 5 / BBS in a Box -Volume V (BBS in a Box) (April 1992).iso / Files / Hyper / Ap-Az / AstroStack1.1.cpt / AstroStack DEMO / card_7360.txt < prev    next >
Encoding:
Text File  |  1988-04-24  |  3.6 KB  |  210 lines

  1. -- card: 7360 from stack: in
  2. -- bmap block id: 10870
  3. -- flags: 0000
  4. -- background id: 2632
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openCard
  8.  
  9.   hide card button id 35
  10.   hide card field id 33
  11.   show card button id 34
  12.  
  13. end openCard
  14.  
  15.  
  16. -- part 1 (field)
  17. -- low flags: 01
  18. -- high flags: 0000
  19. -- rect: left=36 top=63 right=81 bottom=194
  20. -- title width / last selected line: 0
  21. -- icon id / first selected line: 0 / 0
  22. -- text alignment: 0
  23. -- font id: 0
  24. -- text size: 12
  25. -- style flags: 0
  26. -- line height: 16
  27. -- part name: 
  28.  
  29.  
  30. -- part 25 (button)
  31. -- low flags: 00
  32. -- high flags: A003
  33. -- rect: left=385 top=298 right=320 bottom=485
  34. -- title width / last selected line: 0
  35. -- icon id / first selected line: 0 / 0
  36. -- text alignment: 1
  37. -- font id: 0
  38. -- text size: 12
  39. -- style flags: 0
  40. -- line height: 16
  41. -- part name: Continue
  42. ----- HyperTalk script -----
  43.  
  44. on mouseUp
  45.   go to next card
  46. end mouseUp
  47.  
  48.  
  49.  
  50. -- part 33 (field)
  51. -- low flags: 81
  52. -- high flags: 2007
  53. -- rect: left=380 top=200 right=282 bottom=485
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 0
  57. -- font id: 0
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: 
  62.  
  63.  
  64. -- part 34 (button)
  65. -- low flags: 00
  66. -- high flags: A003
  67. -- rect: left=386 top=171 right=193 bottom=486
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 1
  71. -- font id: 0
  72. -- text size: 12
  73. -- style flags: 0
  74. -- line height: 16
  75. -- part name: Open Speller
  76. ----- HyperTalk script -----
  77. on mouseUp
  78.   show card field ID 33
  79.   show card button ID 35
  80.   hide card button ID 34
  81. end mouseUp
  82.  
  83.  
  84.  
  85. -- part 35 (button)
  86. -- low flags: 80
  87. -- high flags: A003
  88. -- rect: left=386 top=171 right=193 bottom=486
  89. -- title width / last selected line: 0
  90. -- icon id / first selected line: 0 / 0
  91. -- text alignment: 1
  92. -- font id: 0
  93. -- text size: 12
  94. -- style flags: 0
  95. -- line height: 16
  96. -- part name: Close Speller
  97. ----- HyperTalk script -----
  98. on mouseUp
  99.   hide card field ID 33
  100.   show card button ID 34
  101.   hide card button ID 35
  102. end mouseUp
  103.  
  104.  
  105.  
  106. -- part 48 (field)
  107. -- low flags: 00
  108. -- high flags: 4007
  109. -- rect: left=136 top=187 right=291 bottom=312
  110. -- title width / last selected line: 0
  111. -- icon id / first selected line: 0 / 0
  112. -- text alignment: 0
  113. -- font id: 3
  114. -- text size: 12
  115. -- style flags: 0
  116. -- line height: 16
  117. -- part name: 
  118.  
  119.  
  120. -- part 46 (field)
  121. -- low flags: 01
  122. -- high flags: 0001
  123. -- rect: left=120 top=161 right=320 bottom=182
  124. -- title width / last selected line: 0
  125. -- icon id / first selected line: 0 / 0
  126. -- text alignment: 65535
  127. -- font id: 0
  128. -- text size: 12
  129. -- style flags: 0
  130. -- line height: 16
  131. -- part name: 
  132.  
  133.  
  134. -- part 47 (field)
  135. -- low flags: 01
  136. -- high flags: 4002
  137. -- rect: left=181 top=162 right=321 bottom=330
  138. -- title width / last selected line: 0
  139. -- icon id / first selected line: 0 / 0
  140. -- text alignment: 0
  141. -- font id: 3
  142. -- text size: 12
  143. -- style flags: 0
  144. -- line height: 16
  145. -- part name: 
  146.  
  147.  
  148. -- part contents for card part 33
  149. ----- text -----
  150. Aries                
  151. Taurus            
  152. Gemini
  153. Cancer
  154. Leo
  155. Virgo
  156. Libra
  157. Scorpio
  158. Sagittarius
  159. Capricorn
  160. Aquarius
  161. Pisces
  162.  
  163. -- part contents for card part 46
  164. ----- text -----
  165. Sun
  166. Moon
  167. Mercury
  168. Venus
  169. Mars
  170. Jupiter
  171. Saturn
  172. Uranus
  173. Neptune
  174. Pluto
  175.  
  176.  
  177.  
  178.  
  179.  
  180. -- part contents for card part 48
  181. ----- text -----
  182. Aries,   0           
  183. Taurus, 30       
  184. Gemini,  60
  185. Cancer,  90
  186. Leo, 120
  187. Virgo,  150
  188. Libra, 180
  189. Scorpio,  210
  190. Sagittarius,  240
  191. Capricorn,  270
  192. Aquarius,  300
  193. Pisces,  330
  194.  
  195. -- part contents for card part 1
  196. ----- text -----
  197. Thu, Mar 14, 1957.
  198.  
  199. -- part contents for card part 47
  200. ----- text -----
  201. Pisces, 23, 39
  202. Virgo, 1,3
  203. Pisces, 17, 48
  204. Pisces, 15, 45
  205. Taurus, 27, 52
  206. Virgo, 27, 18
  207. Sagittarius, 14, 14
  208. Leo, 3, 11
  209. Scorpio, 2, 11
  210. Leo, 28, 37